projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4bc4a5
)
(command-line-x-option-alist): Use x-handle-no-bitmap-icon,
author
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 22 Jul 2007 12:13:11 +0000
(12:13 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 22 Jul 2007 12:13:11 +0000
(12:13 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 4e43b39bfd4bcf3d3cecd441a4442739e16fa05c..fc307a59a978e36b3d0b8c5c0ddc14f04d99b326 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-144,7
+144,7
@@
This is normally copied from `default-directory' when Emacs starts.")
("--foreground-color" 1 x-handle-switch foreground-color)
("--background-color" 1 x-handle-switch background-color)
("--mouse-color" 1 x-handle-switch mouse-color)
- ("--no-bitmap-icon" 0 x-handle-
switch icon-type nil
)
+ ("--no-bitmap-icon" 0 x-handle-
no-bitmap-icon
)
("--iconic" 0 x-handle-iconic)
("--xrm" 1 x-handle-xrm-switch)
("--cursor-color" 1 x-handle-switch cursor-color)